ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ICloneMaker<T> Interface / _cloneOf Method

In This Topic
    _cloneOf Method (ICloneMaker<T>)
    In This Topic
    Syntax
    'Declaration
     
    Function _cloneOf( _
       ByVal other As T _
    ) As T
    T _cloneOf( 
       T other
    )

    Parameters

    other
    See Also